gdk/win32: Complete gdk_screen_is_composited() removal
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 1 Nov 2016 08:42:31 +0000 (16:42 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 2 Nov 2016 07:37:10 +0000 (15:37 +0800)
commit2d7df8e66a59a140aff623c27d91f409ba668f38
tree886b55a3ebc820bf8baa6acfacd68537100e8834
parentb9f9980bb443f08de20670aca7176309bb440264
gdk/win32: Complete gdk_screen_is_composited() removal

Commit d249e77 (API: screen: Remove gdk_screen_is_composited()) attempted
to update the GDK-Win32 for the removal of the API, but some parts were
missed.  This updates the code so that things continue to build and run.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkevents-win32.c
gdk/win32/gdkglcontext-win32.c